Table of content



/salestax/country/{id}

Mapping URL: /salestax/country/{id}

Description: find the salestax entities of country with the appended id

Microservice: ProductService


Methods

/salestax/country/{id}

/salestax/country/{id}

Mapping URL: /salestax/country/{id}

Description: CountryService

Name: findAllSalesTaxOfCountry(id)

Request Method: GET

Service Interface: /salestax/country/{id}

Service Entity: Country



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content